home *** CD-ROM | disk | FTP | other *** search
/ Java Interactive Reference Guide / Java Interactive Reference Guide.iso / autorun / java_d.dir / 00236.ls < prev    next >
Encoding:
Text File  |  1980-01-11  |  106 b   |  9 lines

  1. on mouseUp
  2. end
  3.  
  4. on mouseDown
  5.   set the castNum of sprite 7 to 999
  6.   updateStage()
  7.   play frame "quit"
  8. end
  9.